Skip to content

Conversation

simonmandlik
Copy link
Collaborator

This addresses a minor issue that I have with the window picker — if stl and/or stlnc fillchars are set, they are not hidden when the picker is shown:

This example uses the replication from here together with :set fillchars+=stl:*,stlnc:*:

image

The selection characters are hard to spot and hidden. This PR addresses this problem by temporarily disabling these characters when the window picker is displayed.

@simonmandlik simonmandlik changed the title Hiding stl and stlnc fillchars window picker feat: Hiding stl and stlnc fillchars window picker Feb 17, 2025
@alex-courtis alex-courtis changed the title feat: Hiding stl and stlnc fillchars window picker fix: hide stl and stlnc fillchars in window picker Feb 22, 2025
@alex-courtis alex-courtis changed the title fix: hide stl and stlnc fillchars in window picker fix: window picker: hide fillchars: stl and stlnc Feb 22, 2025
Copy link
Member

@alex-courtis alex-courtis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks for the fix!

I've added you to this repository so that you may push branches and run CI.

@alex-courtis alex-courtis merged commit b699143 into nvim-tree:master Feb 22, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants